Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docs around optimization levels for tests. #1769

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

gbrail
Copy link
Collaborator

@gbrail gbrail commented Dec 23, 2024

Update documentation and build files to indicate that TEST_OPTLEVEL and it's
friends are no longer supported.

@gbrail gbrail merged commit a65afb3 into mozilla:master Dec 23, 2024
3 checks passed
@gbrail gbrail deleted the greg-test-docs branch December 23, 2024 20:05
While the [test262.properties](test262.properties) file could be manually updated, the tooling also comes with a mechanism to (re)generate the file based on the current revision of the test262 submodule and the results of running Test262SuiteTest against this revision on all standard optLevels (-1, 0 & 9)
While the [test262.properties](test262.properties) file could be manually updated, the tooling also comes with a mechanism to
(re)generate the file based on the current revision of the test262 submodule and the results of running
the Test262SuiteTest against this revision on all standard optLevels (-1, 0 & 9)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This still mentions the old levels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants